home *** CD-ROM | disk | FTP | other *** search
- object fmFolderStructure: TfmFolderStructure
- Left = 351
- Top = 230
- BorderStyle = bsNone
- Caption = 'Scanning'
- ClientHeight = 180
- ClientWidth = 450
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- OnHide = FormHide
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 450
- Height = 180
- Align = alClient
- BevelInner = bvRaised
- TabOrder = 0
- object lbCaption: TLabel
- Left = 16
- Top = 8
- Width = 179
- Height = 20
- Caption = 'Building folder structure...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 104
- Top = 113
- Width = 150
- Height = 26
- Caption = 'To cancel this operation press the [Cancel] button.'
- WordWrap = True
- end
- object lMsg: TLabel
- Left = 16
- Top = 32
- Width = 425
- Height = 13
- AutoSize = False
- Caption = 'Please wait while Anokee builds a directory database...'
- WordWrap = True
- end
- object lbFound: TLabel
- Left = 16
- Top = 62
- Width = 46
- Height = 13
- Caption = 'Folders:'
- end
- object lbFoundFoldersNo: TLabel
- Left = 65
- Top = 62
- Width = 7
- Height = 13
- Caption = '0'
- end
- object lbFoundFilesNo: TLabel
- Left = 65
- Top = 80
- Width = 7
- Height = 13
- Caption = '0'
- end
- object lbFiles: TLabel
- Left = 16
- Top = 80
- Width = 30
- Height = 13
- Caption = 'Files:'
- end
- object Animate: TAnimate
- Left = 16
- Top = 104
- Width = 80
- Height = 50
- Active = False
- CommonAVI = aviFindFolder
- StopFrame = 29
- end
- object btCancel: TButton
- Left = 360
- Top = 115
- Width = 75
- Height = 25
- Caption = '&Cancel'
- TabOrder = 1
- OnClick = btCancelClick
- end
- object ProgressBar: TProgressBar
- Left = 16
- Top = 157
- Width = 417
- Height = 13
- Min = 0
- Max = 100
- Smooth = True
- Step = 1
- TabOrder = 2
- Visible = False
- end
- end
- object IvTranslator1: TIvTranslator
- DictionaryName = 'Dictionary1'
- Left = 408
- Top = 8
- TargetsData = (
- 1
- 2
- (
- ''
- 'Hint'
- 0)
- (
- ''
- 'Caption'
- 0))
- end
- end
-